Skip to content

Conversation

@artonge
Copy link
Collaborator

@artonge artonge commented Aug 18, 2025

No description provided.

@artonge artonge self-assigned this Aug 18, 2025
@artonge
Copy link
Collaborator Author

artonge commented Aug 18, 2025

/backport to stable31

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Aug 18, 2025
@artonge
Copy link
Collaborator Author

artonge commented Aug 18, 2025

/backport to stable30

@artonge artonge added bug Something isn't working javascript Javascript related ticket labels Aug 18, 2025
@artonge artonge added this to the Nextcloud 32 milestone Aug 18, 2025
@artonge artonge requested review from nfebe, skjnldsv and susnux August 18, 2025 13:53
@artonge artonge force-pushed the artonge/fix/empty_cover branch from dae0f69 to 477f8b7 Compare August 18, 2025 17:15
@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 2.24%. Comparing base (5cd8975) to head (477f8b7).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3133      +/-   ##
=========================================
- Coverage    2.24%   2.24%   -0.01%     
=========================================
  Files         107     107              
  Lines        6504    6509       +5     
  Branches      121     121              
=========================================
  Hits          146     146              
- Misses       6353    6358       +5     
  Partials        5       5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@susnux susnux merged commit 1d2d562 into master Aug 18, 2025
48 checks passed
@susnux susnux deleted the artonge/fix/empty_cover branch August 18, 2025 17:27
@backportbot
Copy link

backportbot bot commented Aug 18, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/3133/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 477f8b7d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3133/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Aug 18, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/3133/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 477f8b7d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/3133/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request Pending backport by the backport-bot bug Something isn't working javascript Javascript related ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants